[INFO] cloning repository https://github.com/temidaradev/Room
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/temidaradev/Room" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemidaradev%2FRoom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemidaradev%2FRoom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5f693266f38a11c37a58a86b329de100fb23bde
[INFO] checking temidaradev/Room/f5f693266f38a11c37a58a86b329de100fb23bde against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemidaradev%2FRoom" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/temidaradev/Room
[INFO] finished tweaking git repo https://github.com/temidaradev/Room
[INFO] tweaked toml for git repo https://github.com/temidaradev/Room written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/temidaradev/Room on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/temidaradev/Room already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07
[INFO] running `Command { std: "docker" "start" "1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking typeid v1.0.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]     Checking wad v0.1.0 (/opt/rustwide/workdir/wad)
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bevy_ptr v0.16.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking map v0.1.0 (/opt/rustwide/workdir/map)
[INFO] [stderr]     Checking player v0.1.0 (/opt/rustwide/workdir/player)
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]     Checking input v0.1.0 (/opt/rustwide/workdir/input)
[INFO] [stderr]     Checking math v0.1.0 (/opt/rustwide/workdir/math)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking bevy_platform v0.16.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.16.1
[INFO] [stderr]     Checking bevy_utils v0.16.1
[INFO] [stderr]     Checking bevy_tasks v0.16.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.16.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.16.1
[INFO] [stderr]     Checking bevy_reflect v0.16.1
[INFO] [stderr]     Checking bevy_ecs v0.16.1
[INFO] [stderr]     Checking entity v0.1.0 (/opt/rustwide/workdir/entity)
[INFO] [stdout] error[E0425]: cannot find type `WeaponType` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Weapon(WeaponType),
[INFO] [stdout]    |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AmmoType` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Ammo(AmmoType),
[INFO] [stdout]    |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyType` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Key(KeyType),
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Player` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     player: Query<&Transform, With<Player>>,
[INFO] [stdout]    |                                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use player::Player;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Time` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     time: Res<Time>,
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn update_monsters<Time>(
[INFO] [stdout]    |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Time` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     time: Res<Time>,
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn update_projectiles<Time>(
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Plugin` in this scope
[INFO] [stdout]    --> entity/src/lib.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl Plugin for EntityPlugin {
[INFO] [stdout]     |      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `App` in this scope
[INFO] [stdout]    --> entity/src/lib.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn build(&self, app: &mut App) {
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Update` in this scope
[INFO] [stdout]    --> entity/src/lib.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |         app.add_systems(Update, (update_monsters, update_projectiles));
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `entity` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `Entity` is not valid to request as data in a `Query`
[INFO] [stdout]    --> entity/src/lib.rs:95:22
[INFO] [stdout]     |
[INFO] [stdout]  95 |     mut projectiles: Query<(Entity, &mut Transform, &EntityType), With<Active>>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid `Query` data
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `QueryData` is not implemented for `Entity`
[INFO] [stdout]    --> entity/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct Entity;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: if `Entity` is a component type, try using `&Entity` or `&mut Entity`
[INFO] [stdout]     = help: the following other types implement trait `QueryData`:
[INFO] [stdout]               &'__w mut T
[INFO] [stdout]               &Archetype
[INFO] [stdout]               &T
[INFO] [stdout]               ()
[INFO] [stdout]               (F,)
[INFO] [stdout]               (F0, F1)
[INFO] [stdout]               (F0, F1, F2)
[INFO] [stdout]               (F0, F1, F2, F3)
[INFO] [stdout]             and 41 others
[INFO] [stdout]     = note: required for `(Entity, &mut Transform, &EntityType)` to implement `QueryData`
[INFO] [stdout] note: required by a bound in `bevy_ecs::system::Query`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.1/src/system/query.rs:482:37
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct Query<'world, 'state, D: QueryData, F: QueryFilter = ()> {
[INFO] [stdout]     |                                     ^^^^^^^^^ required by this bound in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WeaponType` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     Weapon(WeaponType),
[INFO] [stdout]    |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AmmoType` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     Ammo(AmmoType),
[INFO] [stdout]    |          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KeyType` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     Key(KeyType),
[INFO] [stdout]    |         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Player` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |     player: Query<&Transform, With<Player>>,
[INFO] [stdout]    |                                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use player::Player;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Time` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     time: Res<Time>,
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn update_monsters<Time>(
[INFO] [stdout]    |                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Time` in this scope
[INFO] [stdout]   --> entity/src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     time: Res<Time>,
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub fn update_projectiles<Time>(
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Plugin` in this scope
[INFO] [stdout]    --> entity/src/lib.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl Plugin for EntityPlugin {
[INFO] [stdout]     |      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `App` in this scope
[INFO] [stdout]    --> entity/src/lib.rs:142:31
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn build(&self, app: &mut App) {
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Update` in this scope
[INFO] [stdout]    --> entity/src/lib.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |         app.add_systems(Update, (update_monsters, update_projectiles));
[INFO] [stdout]     |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Entity` is not valid to request as data in a `Query`
[INFO] [stdout]    --> entity/src/lib.rs:95:22
[INFO] [stdout]     |
[INFO] [stdout]  95 |     mut projectiles: Query<(Entity, &mut Transform, &EntityType), With<Active>>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ invalid `Query` data
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `QueryData` is not implemented for `Entity`
[INFO] [stdout]    --> entity/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub struct Entity;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: if `Entity` is a component type, try using `&Entity` or `&mut Entity`
[INFO] [stdout]     = help: the following other types implement trait `QueryData`:
[INFO] [stdout]               &'__w mut T
[INFO] [stdout]               &Archetype
[INFO] [stdout]               &T
[INFO] [stdout]               ()
[INFO] [stdout]               (F,)
[INFO] [stdout]               (F0, F1)
[INFO] [stdout]               (F0, F1, F2)
[INFO] [stdout]               (F0, F1, F2, F3)
[INFO] [stdout]             and 41 others
[INFO] [stdout]     = note: required for `(Entity, &mut Transform, &EntityType)` to implement `QueryData`
[INFO] [stdout] note: required by a bound in `bevy_ecs::system::Query`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.1/src/system/query.rs:482:37
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub struct Query<'world, 'state, D: QueryData, F: QueryFilter = ()> {
[INFO] [stdout]     |                                     ^^^^^^^^^ required by this bound in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `entity` (lib test) due to 10 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07", kill_on_drop: false }`
[INFO] [stdout] 1dbb5b71c0f9516fdf8695bbffbb12bfcb5d69ff17708d9b8b917f5cd9571c07
